home *** CD-ROM | disk | FTP | other *** search
/ Win 50 Game+ Vol. 7 (Japan) / Win 50 Game+ Vol. 7 (Japan).7z / Win 50 Game+ Vol. 7 (Japan).bin / lha_file / lk4.lzh / lk4.exe / 0 / RCDATA / TFO_ABOUT / TFO_ABOUT.txt < prev   
Text File  |  1996-07-28  |  918b  |  48 lines

  1. object Fo_About: TFo_About
  2.   Left = 430
  3.   Top = 461
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜▐░∩┐╜▐«▌Å∩┐╜∩┐╜'
  7.   ClientHeight = 49
  8.   ClientWidth = 265
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Image1: TImage
  17.     Left = 8
  18.     Top = 8
  19.     Width = 33
  20.     Height = 33
  21.     Picture.Data = {<image000.ico>}
  22.   end
  23.   object Label1: TLabel
  24.     Left = 48
  25.     Top = 8
  26.     Width = 145
  27.     Height = 12
  28.     Caption = 'Legend Keiichi 4 Version 1.0'
  29.   end
  30.   object Label2: TLabel
  31.     Left = 48
  32.     Top = 28
  33.     Width = 133
  34.     Height = 12
  35.     Caption = 'Copyright (C) 1996 Frieve'
  36.   end
  37.   object Bu_OK: TButton
  38.     Left = 200
  39.     Top = 8
  40.     Width = 59
  41.     Height = 25
  42.     Caption = 'OK'
  43.     Default = True
  44.     TabOrder = 0
  45.     OnClick = Bu_OKClick
  46.   end
  47. end
  48.